home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1997 / HAM Radio 1997.iso / vcls / compcoll.000 / compcoll.txt < prev    next >
Text File  |  1996-04-08  |  4KB  |  63 lines

  1. TComponentCollector
  2. Copyright ⌐ 1995 Patrik Wang
  3.  
  4. 13 December 1995
  5.  
  6.  
  7. Description
  8.  
  9. Have you ever had more than one Non-Visual component on forms at Design-Time, well this non-visual component is for you. This component collects all other non-visual components so that you will get more space on your form while designing. This component is only for administration and to speed your development at design-time. It is VERY simple, just drop this component on the form, all your non-visual components will be moved to the Popup menu of this component (right click). To remove it, just delete it and it will restore all your previous non-visual components placements.
  10.  
  11. Installation
  12.  
  13. Install the COMPCOLL.DCU file via the 'Install Component' menu option in Delphi. If any problems occurs, you can get your old library back from the backup file *.BAK that Delphi automatically makes. (for more instructions see page 69 in the Users Guide). NOTE the search path in the 'Install Components dialog' is limited to 255 characters (this component must be in that search path).
  14.  
  15. Features
  16.  
  17. * Select a non-visual component from the Popup-Menu.
  18. * Exclude Classes, Parent Classes or specific component names with the Exclude property.
  19. * Double click to select the latest chosen component.
  20. * Remembers the old placement when this component is removed.
  21. * Remove this component when you don't need it anymore whithout any harm done.
  22. * New inserted components will be maintained by clicking on the Update property.
  23. * Maintains all Non-Visual components
  24. * Paging for different screen resolutions (MaxPopupItems)
  25.  
  26.  
  27. Freeware
  28.  
  29. The freeware version can only maintain four components and is released as the Term 'Freeware'. Feel free to use it as much as you like both as business and private. The copyright is still there even in the 'Freeware' version according to Borland's User License Agreement.
  30.  
  31. Limitations
  32.  
  33. The freeware version is restricted to only four non-visual components while the sharp version can maintain unlimited nr of components and includes full source code. Please read the Registration paragraph if you would like to support future development as well as getting the sharp version.
  34.  
  35. Other components
  36.  
  37. * Multi Language Component package, just drop the TMultLang component on your form and you will be able to sell your application in other parts of the World in minutes. Supports Run-Time language switching, Design and Run-Time dynamic language editing independant of the running Windows version. Portable between Windows 3.1, 95 and NT. Download the trial package (no stripped functions) from CompuServe (DELPHI forum, library 3'rd party, MULTLANG.ZIP) or the Internet site http://www.computer-shopper.com/magazine/delphi.htm.
  38.  
  39. * Multi Language Edit Control, fully UNICODE conformant. Supports mixing scripts like Right-To Left editing systems (Arabic, Hebrew etc). Replacement for TMemo or TEdit because this edit control can edit buffer or file sizes up to 2Gb without allocating unneccesary memory. No  Windows edit CLASS descendant, has it's own rendering system to fully support UNICODE. Please contact Author for more information.
  40.  
  41. Bug fixes, Ideas etc
  42.  
  43. If you detect any bugs or would like to suggest ideas for improvments then please email them to PWang@msn.com or send a fax to +61 2 3269032.
  44.  
  45. Copyright Notice
  46.  
  47. Users of this component must accept this disclaimer of warranty:
  48. "The TComponentCollector is supplied as is. The author disclaims all warranties, expressed or implied, including, without limitation, the warranties of merchantability and of fitness for any purpose. The author assumes no liability for damages, direct or consequential, which may result from the use of the TComponentCollector component."
  49.  
  50.  
  51. Registration
  52.  
  53. The sharp version can maintain unlimited number of non-visual components, and you can learn about Component manipulation at Design-Time from the included source.
  54. It also includes lifetime support. Registration can be submitted on CompuServe in the SWREG forum (GO SWREG). Search for 'Collector'. Upon registration you will be E-Mail'ed the latest version of both the component and the source code (Around 10Kb).
  55.  
  56. 1 Royalty Free License including the source code        US$ 19
  57.  
  58.  
  59. Author
  60.  
  61. Patrik Wang
  62. Can be contacted via E-Mail PWang@msn.com
  63.